home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / diskf10e.zip / DF.DOC < prev    next >
Text File  |  1994-06-09  |  5KB  |  142 lines

  1.                    Disk Full 1.0 - (c) Claudio Roberti 1994
  2.                          Released : 10 giugno 1994
  3.  
  4. Disk Full was coded to have the opportunity to fill disks up to the last
  5. sector, so that you can use less disks to copy large quantity of files
  6. or make a backup, and restore the fies on another PC simply using the
  7. Dos command COPY or XCOPY.
  8.  
  9. There are other programs doing this, but after I tried some of these, I
  10. discovered that even if they can they do not always fill the disks at the top.
  11.  
  12. So, if you are tired of manualy choose the files to copy with norton commander
  13. or pctools trying to fill up your 1.44 Mb disks, this is the program your are
  14. looking for.
  15.  
  16. Most important future of Disk Full 1.0
  17.  
  18.  -> can copy or move the files on disks
  19.  -> can use unlimited number of disks
  20.  -> optional BEEP between disks
  21.  -> can create a file (DF.LOG) to keep track of operations
  22.  -> Automatic cleaning of disks (even subdir)
  23.  -> can copy 128 file per session (1024 in the registered version)
  24.  -> can copy 8 Kb blocks on diks (16 Kb in the registered version)
  25.  -> full color interface
  26.  -> can use disks formatted a 1.88 Mb with 2M or similar formatter
  27.  -> very simply configuration file
  28.  -> avaible either in Italian or Inglish language
  29.  
  30. If the dimensions of the files allow it, Disk Full will find the right
  31. combination of them to leave no room on disks.
  32.  
  33. I tested Disk Full with 1.44 Mb disks and I also verified that it is perfect
  34. also with disks formatted with programs that format disks at higher capacity
  35. like 2M (at 1.8 MB). Of course if you use this program you will nedd less
  36. disks to make your backup.
  37.  
  38. To use Disk Full the syntax is very simple:
  39.  
  40. DF file-to-copy
  41.  
  42. Ex.:    DF c:\temp\*.*
  43.         DF c:\temp
  44.         DF c:\temp\*.zip
  45.         DF *.arj
  46.         DF \prova\*.gif
  47.  
  48. Before you can use the program, you mast fill the cofiguration file DF.CFG
  49. initially filled wit hdefault values, which contanins the following specs:
  50.  
  51. Destin = A: - B:
  52. Delete = YES - NO
  53. Beep   = YES - NO
  54. Move   = NO - YES
  55. Prompt = NO - YES
  56. Over   = NO - YES - ASK
  57. Report = NO - YES
  58. Cooper = YES - NO
  59.  
  60. Riga 1 - Destination disks. Only A: & B: drive are supported or disks
  61.          formatted with 512 bytes cluster. (*)
  62.  
  63. Riga 2 - YES -> Clean the destination disk before starting the copy. (*)
  64.  
  65.          NO  -> Only use empty space avaible on diks.
  66.  
  67. Riga 3 - YES -> A beep is played to make you change the disk.
  68.  
  69.          NO  -> No beeps.
  70.  
  71. Riga 4 - YES -> Move the files instead of copying them, (i.e. delete the
  72.                 source files.
  73.  
  74.          NO  -> Does not delete the source files.
  75.  
  76. Riga 5 - YES -> Ask you to confirm each file to be copied.
  77.  
  78.          NO  -> Always copy all file specified on the command line
  79.  
  80. Riga 6 - YES -> Overwrite the files with the same name found on disks
  81.  
  82.          NO  -> Does not copy file already existing on disks
  83.  
  84.          ASK -> Ask you if a file is to be copied or not when a file with
  85.                 the sam name is found on disks.
  86.  
  87. Riga 7 - YES -> Create the file DF.LOG with some info on copied files,
  88.                 append if the file exist. (*)
  89.  
  90.          NO  -> Does not create DF.LOG.
  91.  
  92. Riga 8 - YES -> cooperate with other Windows application relaseing a quantum
  93.                 of time after each block has been put on disks.
  94.                 Performance can decrease if Disk Full is in background,
  95.                 but do not decreae if it is in foreground while allowing
  96.                 other applications to go on
  97.  
  98.          NO  -> Does not cooperate with other Windows application, that will
  99.                 be very slow while copying.
  100.  
  101. (*) = enhancements in next raleses of Disk Full.
  102.  
  103. The option to delete all files on destionation diks, will completely clean
  104. the disk, even deleteing every subdirectory found, while leaving unchanged
  105. information about bad sectors, so that they will not be used while copying.
  106.  
  107. You can also use Disk Full as you normaly use COPY or XCOPY having a better
  108. interface than Dos Commands.
  109.  
  110. Disk Full 1.0 is beeing released as shareware, so the program is NOT FREE,
  111. and after a small amount of time you must register.
  112. After each disk filled, there i sa delay of a secondo for each file copied
  113. (but not more than 5 seconds). This time can be used to change the disk.
  114.  
  115. The rgistered version can be obtained by sending me 40 $. I wil send you a
  116. disk with the files or if have a modem I will send you the file. Look at
  117. DF.REG for detailed info.
  118.  
  119. The registered version has two options that are not present in the shareware
  120. version:
  121.  
  122. 1 - Can copy up to 1024 files per session (128 in the sjareware version);
  123.  
  124. 2 - Write 16 Kb blocks that can give abous 20% more speed while copying
  125.     (8 Kb blocks in shareware version)
  126.  
  127. If you have question, need info or some bug to let me know you can write or
  128. cantact me in these way:
  129.  
  130. Claudio Roberti
  131. Via Sardegna 1
  132. 24100 Bergamo Italy
  133.  
  134. Didatron BBS -> 00-39-35-402383 Fidonet 2:331/216 24h 16800 Zyxel
  135. E-Mail Internet -> roberti@dsi.unimi.it
  136.  
  137. Even if this program has been tested for long time, I can not be sure that
  138. it perfect in every function it has.
  139.  
  140. P.S. Disk Full 1.0 has been compiled to be run on a 386 PC.
  141.      If you need a 286 version you can cantact me at the above address.
  142.